February 07, 2020
LNP New Port API
Description:
LNP New Port APIURI:
http://api.multitel.net/lnp/new
Parameters:
project_name => the project name
loosing_carrier => the loosing carrier
numbers => 123123
1231313
location => US
billing_account => 123123123
billing_phone => 123123
billing_pin => 12313133
email_updates => asfaf@afd.com
company_name => the company name
authorized_contact => the authorized contact
signature => the signature
address1 => the address 1
address2 => the address 2
billing_city => the billing city
billing_state => the billing state
billing_zip => 12313
billing_country => AF
Methods:
POST
Sample Output:
curl -x POST https://username:password@api.multitel.net/lnp/new
{
"status": {
"code": "200",
"msg": {
"status": "200",
"message": "Success create port order"
}
},
"response": ""
}